home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / EXT / F-J / FreshStart1.6.cpt / FreshStart 1.6 ƒ / FreshStart 1.6 Documentation / card_6512.txt < prev    next >
Text File  |  1990-01-01  |  1KB  |  52 lines

  1. -- card: 6512 from stack: in.6 Documentation
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2821
  5. -- name: on OpenCard  set the scroll of card field textField to 0end OpenCard
  6. ----- HyperTalk script -----
  7. on OpenCard
  8.   set the scroll of card field textField to 0
  9. end OpenCard
  10.  
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 01
  15. -- high flags: 0007
  16. -- rect: left=293 top=108 right=276 bottom=433
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 9
  22. -- style flags: 0
  23. -- line height: 12
  24. -- part name: textField
  25.  
  26.  
  27. -- part 3 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=293 top=108 right=276 bottom=417
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to card id 3219
  42. end mouseUp
  43.  
  44.  
  45.  
  46.  
  47. -- part contents for card part 1
  48. ----- text -----
  49. The Remove button is used to remove an application from the list of startup applications. To remove an application, select it by clicking on it's entry in the list, and clicking the Remove button. 
  50.  
  51. If no application is selected in the application list, the Remove button will be dimmed.
  52.